Feature: Login flow
| firstName | lastName | roleName | relation | companyName | jobTitle | country | state | companySize | phoneNumber | countryCode | jobRole |
|---|---|---|---|---|---|---|---|---|---|---|---|
| dummy | here | Marketer | Customer | xyz | QA | US | CA | 21-200 employees | 0342561342 | 1 | Marketing |
When
the user fills out the sign up forms and clicks cancel and logout button
+ Show Error
+ Screenshot
TypeError: Cannot read property 'asElement' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\authFlow.actions.ts:109:22
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\authFlow.actions.ts:5:58)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
| firstName | lastName | roleName | relation | companyName | jobTitle | country | state | companySize | phoneNumber | countryCode | jobRole |
|---|---|---|---|---|---|---|---|---|---|---|---|
| dummy | here | Marketer | Customer | xyz | QA | US | CA | 21-200 employees | 0342561342 | 1 | Marketing |
Then
the user is logged out from the salesforce+ platform
TypeError: Cannot read property 'asElement' of null
at C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\authFlow.actions.ts:109:22
at Generator.next ((anonymous))
at fulfilled (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\tests\actions\authFlow.actions.ts:5:58)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
| firstName | lastName | roleName | relation | companyName | jobTitle | country | state | companySize | phoneNumber | countryCode | jobRole |
|---|---|---|---|---|---|---|---|---|---|---|---|
| dummy | here | Marketer | Customer | xyz | QA | US | CA | 21-200 employees | 0342561342 | 1 | Marketing |
TypeError: text is not iterable
at Keyboard.type (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\node_modules\puppeteer\src\common\Input.ts:239:24)
at ElementHandle.type (C:\Users\fraza\Desktop\SF UI Automation github\sf_ui_automation\node_modules\puppeteer\src\common\JSHandle.ts:747:31)
at runMicrotasks ((anonymous))
at processTicksAndRejections (internal/process/task_queues.js:95:5)
| firstName | lastName | roleName | relation | companyName | jobTitle | country | state | companySize | phoneNumber | countryCode | jobRole |
|---|---|---|---|---|---|---|---|---|---|---|---|
| dummy | here | Marketer | Customer | xyz | QA | US | CA | 21-200 employees | 0342561342 | 1 | Marketing |